Annotate gdk_gl_texture_new() appropriately
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 12 Mar 2018 10:06:59 +0000 (10:06 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 13 Mar 2018 16:00:55 +0000 (16:00 +0000)
commit9d045db142df369bca8795315d3c6c967a99ddd3
treec3f90753d7060c7873ebf49c3fd506465505ec05
parent73ffb7f5e952761ebca301f2cd899b4a4f666ea4
Annotate gdk_gl_texture_new() appropriately

This is a constructor, and it needs a transfer annotation.

Sadly, the resulting introspection representation is going to be a less
than satisfactory `Gdk.gl_texture_new()`, because there is no such thing
as a GdkGLTexture in the public API.
gdk/gdkgltexture.c